home *** CD-ROM | disk | FTP | other *** search
/ The X-Philes (2nd Revision) / The X-Philes Number 1 (1995).iso / xphiles / hp48_1 / ipdldemo.exe / lha / README.TXT < prev   
Text File  |  1991-02-27  |  8KB  |  236 lines

  1.                           README.TXT File
  2.                       Program Development Link
  3.                        Demonstration Version
  4.  
  5.  
  6. CONTENTS
  7.  
  8. * Features - What you can do with the Program Development Link.
  9.  
  10. * Fixing Problems - What to do to fix certain startup problems.
  11.  
  12. * Notes - Special information that may not be documented elsewhere,
  13.           including notes about hardware.
  14.  
  15. * Contacting Hewlett-Packard - What to do if you have problems.
  16.  
  17. * Upgrade information for owners of the Serial Interface Kit for
  18.   IBM compatible PCs
  19.  
  20.  
  21.  
  22. FEATURES
  23.  
  24. The Program Development Link provides an on-screen programming
  25. environment for developing HP 48 applications. As you develop an
  26. application, you can send part or all of it to the HP 48. There each
  27. object in the application is stored in an HP 48 variable. You can
  28. then run the application on the HP 48 - or you can operate the HP 48
  29. from your computer.
  30.  
  31. Programming Environment:
  32.  
  33. The programming environment contains several windows for entering,
  34. editing, and reviewing information. It provides commands for
  35. editing, for interacting with the HP 48, and for getting on-line
  36. Help information.
  37.  
  38. Menus:
  39.  
  40. You use menus to specify tasks you want to perform:
  41.  * From the keyboard, you can use the [Alt] key to activate the menu
  42.    bar, from which you can pick the menu and command you want, or
  43.  * From the keyboard, you can press the shortcut key for the
  44.    command, if any, or
  45.  * With a mouse, you can press the left button to select the menu
  46.    and the command.
  47.  
  48. HP 48 Applications:
  49.  
  50. An HP 48 application is a collection of one or more HP 48 objects
  51. that work together to perform a task. The simplest application is a
  52. program - one program object. A more complicated application might
  53. include subprograms, list objects that contain custom menus or other
  54. data, or other types of HP 48 objects.
  55.  
  56. On-Line Help:
  57.  
  58. The main documentation for the Program Development Link resides in
  59. the on-line Help system. It also contains a large amount of
  60. reference information about the HP 48.
  61.  
  62. In The Box:
  63.  
  64. The complete Program Development Link comes with the following:
  65.  * 1.5-meter cable
  66.  * 9-pin to 25-pin adaptor
  67.  * 5-1/4 inch and 3-1/2 inch disks with PC software
  68.  * HP 48 Programmer's Reference Manual
  69.  * Getting Started Manual
  70.  * Owner's literature
  71.  
  72. The suggested retail price for the Program Development Link is $120.
  73. Call (503) 752-7736 to find the authorized Hewlett-Packard dealer
  74. nearest you.
  75.  
  76.  
  77.  
  78. FIXING PROBLEMS
  79.  
  80. If you have problems installing or starting the product, look for
  81. the description below that matches your problem.
  82.  
  83. Program Development Link won't start up:
  84.  * Type PATH [Enter] and check that your MS-DOS PATH variable
  85.    includes the directory where you installed the software, such as
  86.    C:\PDL. You can edit AUTOEXEC.BAT to add the directory to PATH.
  87.    Otherwise, you must change to that drive and directory to start
  88.    up the software.
  89.  * Make sure you're using MS-DOS version 3.00 or later.
  90.  
  91. Mouse doesn't work right:
  92.  * Make sure the mouse-driver software that came with the mouse or
  93.    computer is installed.
  94.  * Make sure the mouse driver is activated. For example, your
  95.    CONFIG.SYS file might contain DEVICE=C:\MOUSE.SYS - your
  96.    AUTOEXEC.BAT file might contain C:\MOUSE.COM.
  97.  
  98. Cursor doesn't work right:
  99.  * If you're using movement keys on the numeric keypad, make sure
  100.    "Num Lock" is off.
  101.  * Check your keyboard. Certain shifted-key combinations aren't
  102.    supported on the early HP Vectra PC with only [f1]...[f8] across
  103.    the top of the keyboard.
  104.  
  105.  
  106.  
  107. NOTES
  108.  
  109.  * Early HP Vectra PCs.
  110.  
  111.    Certain [Shift], [Ctrl], and [Alt] key combinations aren't
  112.    supported on the early HP Vectra PC with only [f1]...[f8] across
  113.    the top of the keyboard. Try using the numeric keypad - some
  114.    combinations that don't work on the cursor keypad do work on the
  115.    numeric keypad.
  116.  
  117.  * KSH users.
  118.  
  119.    If you use the KSH shell, you should start up the Program
  120.    Development Link using the full path to the PDL program. For
  121.    example, use C:/PDL/PDL.
  122.  
  123.  * Non-U.S. Configurations.
  124.  
  125.    The Program Development Link supports only country code 001
  126.    (U.S.): character code page 437 and U.S. keyboard.
  127.  
  128.  * Portable PCs.
  129.  
  130.    For a PC with a liquid-crystal display, the black-and-white color
  131.    scheme may give the best display appearance.
  132.  
  133.  * LHARC Distribution Policy.
  134.  
  135.    (This policy only applies to the LHARC program used to create the
  136.    self-extracting archive program that installs the Program Development
  137.    Link demonstration version)
  138.  
  139.    Under the following conditions, you may freely copy and distribute
  140.    this software:
  141.  
  142.    1. Under all circumstances, "Copyright by Haruyasu Yoshizaki"
  143.       must be attached to the copy.
  144.  
  145.    2. This manual or its hardcopy should go together with the
  146.       software.
  147.  
  148.    3. You may modify the program, but in that case, you must distri-
  149.       bute the complete source code for the program, including your
  150.       specific contributions and you must make it clear that you
  151.       have made such modifications.
  152.  
  153.    4. You must try to distribute the latest version available.
  154.  
  155.    5. I assume no warranty for any claim of damage you may sustain
  156.       by using this software.
  157.  
  158.    6. I have no obligation to revise the program to correct any
  159.       fault in this software.
  160.  
  161.    7. For any commercial use of this software, I add the following:
  162.  
  163.       a. The entire software made incorporating this program should
  164.          not be copy protected in the sense that the DISKCOPY
  165.          program of MS-DOS makes an imperfect copy.
  166.  
  167.       b. Every part of the package should print the name "LHarc" and
  168.          the copyright banner.
  169.  
  170.       c. The distribution policy of this software should be printed
  171.          either in the manual, in the package or on the disk label.
  172.  
  173.          Comment:  If a commercial package or a shareware
  174.                    product uses LHarc with self-extracting SFX
  175.                    form for the distribution, then the Copy-
  176.                    right statement must appear with SFX header.
  177.                    I consider this as a claim of LHarc's Banner.
  178.  
  179.  
  180.  
  181. CONTACTING HEWLETT-PACKARD
  182.  
  183. If you have questions about how to use the Program Development Link,
  184. first check the built-in on-line Help system. (Also check the HP 48
  185. Owner's Manual, appendix A.) If you can't find an answer in those
  186. places, you can contact the Calculator Support department:
  187.  
  188. Hewlett-Packard
  189. Calculator Support
  190. 1000 N.E. Circle Blvd.
  191. Corvallis, OR 97330, U.S.A.
  192.  
  193. (503) 757-2004
  194. 8:00 a.m. to 3:00 p.m. Pacific time
  195. Monday through Friday
  196.  
  197.  
  198.  
  199. UPGRADE FOR OWNERS OF THE 82208A SERIAL INTERFACE KIT FOR IBM
  200. COMPATIBLE PCs
  201.  
  202. An upgrade is available for owners of the Serial Interface Kit for
  203. IBM-compatible PCs.  If you are a registered owner of the Serial
  204. Interface Kit, you already received an upgrade form in the mail.  If
  205. you purchased a serial interface kit for IBM-compatible PCs but are
  206. not a registered owner, you are still eligible for the upgrade.  Fill
  207. out the upgrade form below.  Enclose a check for $30.00 made out to "Serial
  208. Interface Upgrade Program" and the master disks from your Serial Interface
  209. Kit.  You will receive the upgrade kit (a set of 5-1/4 inch and 3-1/2 inch
  210. disks and the manual, Getting Started with the Program Development Link)
  211. in about four weeks.
  212.  
  213. --------------------------------(cut here)--------------------------------
  214.  
  215. Please send the HP 82208B Program Development Link for IBM and
  216. IBM-compatible PCs to:
  217.  
  218. Name _____________________________________________________________________
  219.  
  220. Address __________________________________________________________________
  221.  
  222. City ____________________________________ State ____________Zip __________
  223.  
  224. Daytime phone ___/ ____-___________
  225.  
  226. Method of payment: [ ] Check  [ ] Visa [ ] MasterCard
  227. (Make checks payable to: Serial Interface Upgrade)
  228.  
  229. Visa/MasterCard Acct No:_________________ Expires: Month ______  Year ____
  230.  
  231. Signature_________________________________________________________________
  232.  
  233. Mail this completed coupon to:  Serial Interface Upgrade, PO Box 2208,
  234. Corvallis, OR  97339.  Envelopes must be postmarked by 6/30/91. Not
  235. redeemable at retailer.  Offer good only in U.S.
  236.